home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / libs / sphigs / sph_srgp.lha / srgp / src / ChooseWhichQuickDraw.h next >
Encoding:
Text File  |  1992-01-09  |  410 b   |  14 lines

  1. /** SELECTING WHICH QUICKDRAW ROM TO USE
  2. * There are four .c files that depend upon this .h file for determination
  3. * of which ROM you are compiling for: the original monochrome QuickDraw ROM
  4. * or the Color QuickDraw ROM.
  5. *
  6. * Below this comment, you should either have this line:
  7. *        #define COLOR_QUICKDRAW
  8. *    or:
  9. *        #undef COLOR_QUICKDRAW
  10. **/
  11.  
  12.  
  13. HEY!!  HERE YOU MUST PUT ONE OF THE ABOVE LINES! $#*&()$#*@(!$*(#
  14.